home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 4
/
PC World Interactive 4.iso
/
share
/
internet
/
death
/
_SETUP.1
/
Nuke'eM.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
1997-06-05
|
1KB
|
47 lines
object Form3: TForm3
Left = 294
Top = 261
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Help'
ClientHeight = 225
ClientWidth = 425
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object HelpMemo: TMemo
Left = 16
Top = 16
Width = 393
Height = 193
Lines.Strings = (
'Nuking single Hosts/IP-Addresses:'
'- Enter the address in the Address-field at the top. '
'- Press the Execute-button to start the nuking process. '
''
'Nuking multiple Hosts/IP-Addresses:'
'- Adding Hosts/IP-Addresses:'
' - Enter the address in the Address-field and press the Add-but' +
'ton. '
'- Removing Hosts/IP-Addresses: '
' - Select the address you which to remove and press the Remove-' +
'Button'
'- Press the Execute-button to start the nuking process.'
''
'Note:'
'- If you have selected multiple Hosts/IP-Addresses it is not pos' +
'sible to nuke'
' a single Host/IP-Address.'
'')
ReadOnly = True
TabOrder = 0
end
end